| SsBillingMethod |
| Logical Entity Name | SsBillingMethod |
| Default Table Name | SsBillingMethod |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SsBillingMethod Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsBillingMethodID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(120) | NO | ||
| TranCode | char(10) | NO | ||
| FlatAmount | money | NO | ||
| Override | bit | NO | ||
| RateCreditAmount | money | NO | ||
| RateHourAmount | money | NO | ||
| RateEnrollAmount | money | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| SsBillingMethod Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SsBillingMethod_SsBillingMethodID | PrimaryKey | SsBillingMethodID |
| SsBillingMethod Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SsBillingMethod_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsGradeLevel | Non-Identifying | One To Zero or More | FK_SsGradeLevel_SsBillingMethodID_SsBillingMethod_SsBillingMethodID | NO | YES | |||
| SsProgram | Non-Identifying | One To Zero or More | FK_SsProgram_SsBillingMethodID_SsBillingMethod_SsBillingMethodID | NO | YES | |||
| SsService | Non-Identifying | One To Zero or More | FK_SsService_SsBillingMethodID_SsBillingMethod_SsBillingMethodID | NO | YES |
| SsBillingMethod Check Constraints |
| Check Constraint Name | CheckConstraint |
| SsBillingMethod Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SsBillingMethod Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.ServiceTypeBillingMethod |
NO | |||
| Physical (Microsoft SQL Server) dbo.SsBillingMethod |
NO |
| SsBillingMethod Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| SsBillingMethod Data Movement Rules |
| Name | Type | Rule Text/Value |